home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 July
/
EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso
/
earcd
/
comm
/
tcp
/
amichato.lha
/
A.C.O.
/
macro.prefs
< prev
next >
Wrap
Text File
|
1997-01-15
|
899b
|
32 lines
; This is file which is read on iX-Guide startup
; and it contains some standard macros, compatibility
; macros and user macros.
; macro line must be in the following format:
; <macro_name> "<real_string>"
; *** STANDARD MACROS ***
P "@{n}@{n}"
TCOL "@{fg TEXT}"
BCOL "@{bg BACK}"
RED "@{fg #ff0000}"
GREEN "@{fg #00ff00}"
BLUE "@{fg #0000ff}"
MARK "@{s}@{b}@{fg #0000ff}$1@{fg TEXT}@{ub}@{us}"
; *** AmigaGuide V40 compatibility macros ***
JLEFT "@{a l dw}"
JCENTER "@{a c dw}"
JRIGHT "@{a r dw}"
APEN "@{fg $1}"
BPEN "@{bg $1}"
CLEARTABS "@tab 8"
CODE "@{rr}"
LINE "@{n}"
PAR "@{n}@{n}"
; *** USER DEFINED MACROS ***
; NOTE: Please, use '_' as the first character of your macro name
; add your macros here